CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman 图像

搜索资源列表

  1. 图像处理22

    0下载:
  2. matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取-Matlab image processing. Image Coding (HUFFMAN coding) wavelet transform, 1, respectively segmentation, Laplacian - Gaussian approach to a gray-scale image from the edge
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6383
    • 提供者:陈大明
  1. 图像处理课程设计

    1下载:
  2. 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:848700
    • 提供者:斯蒂芬
  1. huffman_image

    0下载:
  2. huffman 图像编码,在图像处理中有重要作用-Huffman coding images, the image processing is an important role
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4883
    • 提供者:ljz
  1. Huffman

    0下载:
  2. 图形图像处理之哈夫曼算法完整(VC编译OK)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4159
    • 提供者:刘海泉
  1. Huffman

    0下载:
  2. 实现图像的霍夫曼编码压缩以及解压缩的方法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8745
    • 提供者:王一鸣
  1. Huffman

    0下载:
  2. 图像处理中使用HUFFMan编码。主要针对灰度图像
  3. 所属分类:图形图像处理(光照,映射..)

  1. huffman

    0下载:
  2. 哈弗曼编码和解码的C程序,可用于图像的压缩处理-Havermann encoding and decoding of the C program can be used for image compression processing
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:9168
    • 提供者:李万欣
  1. Huffman

    0下载:
  2. 位图的Huffman变换源代码,常常用于图像处理当中。-Huffman bitmap transform the source code, which is often used for image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:209877
    • 提供者:卢小宝
  1. huffman

    0下载:
  2. 数字图像处理的MATLAB代码,通过霍夫曼编码实现对图像的处理!-This software is used to process the picture!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:尚佳栋
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. huffman

    0下载:
  2. huffman编码 图像压缩 RLE编码 建立哈夫曼树及遍历哈夫曼树的MATLAB程序-huffman coding image compression coding to establish Huffman and RLE Huffman tree traversal MATLAB program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-27
    • 文件大小:54272
    • 提供者:dawn
  1. Huffman

    0下载:
  2. 完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。-Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:21874
    • 提供者:ShaoWenjian
  1. huffman

    0下载:
  2. 图像的huffman编解码程序,希望能给大家提供帮助-Huffman encoding and decoding process the image, hope that they can help
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:56498
    • 提供者:刘某
  1. Huffman(s)

    0下载:
  2. 对图像进行霍夫曼编码,然后根据编码还原图像,并对编码质量进行统计评估-Huffman code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1818
    • 提供者:ty
  1. huffman图像编码

    0下载:
  2. 基于matlab的哈夫曼的图像编解码,实现编码解码功能
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:1885781
    • 提供者:hu474722972
  1. Huffman

    0下载:
  2. 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。 GUI实现(The basic method of Huffman coding is to scan the image data first, calculate the probability of occurrence of various pixels, speci
  3. 所属分类:压缩解压

    • 发布日期:2017-12-29
    • 文件大小:10240
    • 提供者:花零。
  1. Huffman

    0下载:
  2. Huffman编码的应用:实现数据的Huffman编码及参数计算,以及对读入图像作Huffman编码(The application of Huffman coding: to achieve Huffman encoding and parameter calculation of data, and to read the image for Huffman coding)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:砂糖
  1. huffman coding

    0下载:
  2. 利用霍夫曼编码进行图像压缩处理,此程序为霍夫曼编码的示例(The performance of a Huffman code is a function of the entropy of the signal distribution and therefore can be highly dependent in the transform domain in which the code is applied. For example, JPEG partitions an image
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:Jessicapu
  1. Huffman

    0下载:
  2. 对彩色图像进行huffman编码,解码,显示原图像,灰度图像,编码解码后的图像(Huffman coding of images)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:37888
    • 提供者:一朵云
  1. Huffman编码

    1下载:
  2. 用MATLAB实现了数字图像的霍夫曼编解码,并给出了实验用图。(Using MATLAB to achieve the Hoffman digital image codec, and gives the example of the experiment.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:700416
    • 提供者:宁徛
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com